home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / cnet / cnet_h_s.lha / CNet_README! next >
Text File  |  1995-10-25  |  9KB  |  174 lines

  1. ============================================================================
  2.        Hack & Slash, v2.2 DOS Pfile; CNet Install Docs by Dotoran
  3. ============================================================================
  4.  
  5.     What you have in this archive is the following:
  6.  
  7.         - The v2.1 Hack & Slash Files.
  8.         - The v2.1 UPDATE Hack & Slash Files.
  9.         - The v2.2 UPDATE Hack & Slash Files.
  10.         - A modified version "H&S.boot" Arexx file.
  11.         - This CNet Installation Text File.
  12.  
  13.     I took all the available H&S files and used only those that were needed
  14. to get H&S working on CNet v3.05c. There are no EARLIER version H&S files
  15. within this archive. Hopefully, this will stop you from having to download
  16. numerous 3-400 K H&S archives.
  17.  
  18.     Here are the steps needed to get H&S up and running on CNet 3.05c:
  19.  
  20. 1: To make this installation as easy as possible, please follow these docs
  21.    to the letter. Don't mess with trying to store the files somewhere else
  22.    unless your familiar with the files in question. To start, copy the H&S
  23.    directory and the H&S.boot files into your PFILES: root directory. These
  24.    docs will assume the H&S directory is nowhere other than in PFILES: and
  25.    the H&S.boot is also located there...
  26.  
  27. 2: You need to create an "HS2" Environment variable that will hold the full
  28.    pathname to the game files. This "variable" is simply a one line text
  29.    file named "HS2" (minus the quotes) that you should create and place in
  30.    your ENV: path(the one that gets loaded into RAM: when you first boot
  31.    the system). In this ONE LINE text file, place this line of info:
  32.  
  33.                         DH1:CNET/PFILES/H&S/
  34.  
  35.    This line may need to be edited if your PFILES: are located elsewhere. It
  36.    is NOT a good idea to use the PFILES: assign here, as the ENV variables
  37.    are loaded BEFORE the CNET: assigns are made, so you should make this
  38.    line the FULL path to the H&S directory, REMEMBERING the final slash (/).
  39.  
  40.    Using either 2.04 or 2.1 AmigaDOS, the files I created were stored in:
  41.  
  42.         DH0:PREFS/ENV-ARCHIVE/HS2
  43.         RAM:ENV/HS2
  44.  
  45.    I copied the file into the RAM:ENV/ directory, so I wouldn't have to
  46.    reboot the system, however from now on, the "HS2" file will automatically
  47.    be placed in the RAM:ENV/ directory whenever you boot up your Amiga.
  48.  
  49.    I included a copy of the HS2 text file, in the event you'd rather just
  50.    COPY the file to the above two directories, instead of having to create
  51.    it on your own.
  52.  
  53. 3: Next, you need to tell the computer the "HSserver" file should be loaded
  54.    whenever CNet is loaded. This can be done in one of two ways:
  55.  
  56.         A: If your using 2.+ DOS, you can simply place the "HSserver" file
  57.            into your "WBStartup" drawer, or you can choose to do B below...
  58.  
  59.         B: If your not using 2.+ DOS, or you wish not to place the file in
  60.            your WBStartup drawer, you should add the following line in one
  61.            of your "startup" files. I suggest either the CNet-startup file,
  62.            if you use that, or the user-startup file if you don't:
  63.  
  64.                     run >nil: <nil: pfiles:H&S/HSserver
  65.  
  66.            NOTE: Make sure this command appears AFTER you have your CNet
  67.                  Amiga Assigns. By this, I mean make sure the command
  68.                  appears AFTER your PFILES: designation has been assigned.
  69.  
  70.            NOTE: You should also enter the above command into a CLI shell
  71.                  window if you wish NOT to have to reboot your system in
  72.                  order to play the game.
  73.  
  74. 4: The next item of business is to use the CONFIG program located within the
  75.    H&S directory. You should run this program from a CLI Shell window ONLY!
  76.    Open a CLI, enter the H&S/ directory, then type CONFIG and hit RETURN.
  77.  
  78.    NOTE: It will SEEM as though it is possible to add this file as a DOS
  79.          pfile within your pfiles section, however the file will NOT work
  80.          correctly to edit the needed data. In fact, it will come up looking
  81.          as if no previous data had been entered, and when you go through
  82.          the time and effort to type the needed data in, then SAVE it, the
  83.          file DOES NOT save the values correctly. I've also tried adding it
  84.          as a "Raw Console Setup" dos-type, and that just results in you not
  85.          being able to enter keyboard input at all(however CONTROL-C will
  86.          break you out of the program), so stick with the above method.
  87.  
  88.          Also, I WAS able to use CNet's internal shell to run the program
  89.          without any problems, so you may wish to use the SH command from
  90.          within CNet proper, instead of opening a separate shell window.
  91.  
  92.    The only option which MUST be done now is number 1. I'll let you explore
  93.    the other options at your leisure. Option 1, "BBS Setup" will ask you
  94.    numerous questions as to the PATHS of certain data and about the Message
  95.    areas you wish to define. Here are the paths to use if you stored the H&S
  96.    directory right in the PFILES: path...
  97.  
  98.                   email  -  pfiles:H&S/Email/
  99.                    help  -  pfiles:H&S/Help/
  100.                    menu  -  pfiles:H&S/Menu/
  101.                     msg  -  pfiles:H&S/MSG/
  102.                   notes  -  pfiles:H&S/Notes/
  103.               arena pix  -  pfiles:H&S/Pix/Arena/
  104.             dungeon pix  -  pfiles:H&S/Pix/Dungeon/
  105.              player pix  -  pfiles:H&S/Pix/Player/
  106.  
  107.    Answer the questions on the message bases whichever way you think will be
  108.    best for your own individual system. I'm running three bases myself, for
  109.    such things as Monster discussions, Magic discussions, etc.
  110.  
  111.    The "HS.???" files included within this archive are those files which I
  112.    am presently using on Frontiers, however there values canall be changed
  113.    using the config program. Default values(my values) will be presented
  114.    within brackets( [ and ] ) when trying to edit the values, so you can
  115.    opt to just press RETURN to accept the given value if you wish.
  116.  
  117. 5: When your done with # 4 above, SAVE your data using the "S" command. You
  118.    need not edit anything else in the CONFIG module now. You can experiment
  119.    with different settings later on, but now it's time to add H&S to CNet.
  120.  
  121.    NOTE: One last time, DO NOT ATTEMPT TO USE THE CONFIG PROGRAM FROM WITHIN
  122.          YOUR PFILES. THIS WILL NOT WORK CORRECTLY! Launch it from either a
  123.          CLI-Shell window, or using CNet's built-in "SH"ell. Enough said...
  124.  
  125. 6: From within CNet's Pfile area, add the file "H&S.boot" as a Multi-Use
  126.    Arexx pfile. This file will take care of setting up two variables H&S
  127.    will need for its operation, as well as actually loading H&S. I slightly
  128.    modified the "H&S.boot" file that I obtained to send the users UID, also
  129.    known as their Serial ID Number. H&S will use this ID to determine which
  130.    user is playing H&S. By using the UID instead of the user's handle, it
  131.    is now possible for the user to change their handle on your bbs, yet still
  132.    be able to play H&S with their present account. Also, if an H&S player is
  133.    DELETED from your bbs, the next user that occupies that users account will
  134.    have to create their own account(instead of "inheriting" the previous
  135.    players H&S stats.)
  136.  
  137. 7: It will be necessary for the SysOp (ID#1) to enter H&S the first time, as
  138.    the MAINT access is only given to this player, who may then give it to
  139.    other players. After adding the above file, enter the H&S.boot program.
  140.  
  141.    You will be asked four questions: your handle(or game alias), your sex,
  142.    your birthdate, and the terminal emulation you'd like to use. This info
  143.    need only be entered once for each new user.
  144.  
  145.    Upon completion of these questions, you'll be taken into the game. Choose
  146.    a class, then distribute your points as you see fit. Soon, you should be
  147.    shown the Main Menu and the Main Prompt.
  148.  
  149. 8: From the Main Prompt, type "@" (minus the quotes). You should be shown
  150.    the SysOp Menu. From this menu, select "U" for User File Editor. You'll
  151.    be asked to enter the player number to edit. Type "*" instead and press
  152.    RETURN.
  153.  
  154. 9: You'll be shown, yet another menu. The ONLY thing you should EVER change
  155.    on this screen is option # 8, the "reroll date". This is the date that
  156.    H&S will use to RESET the game. Set it for a month, or two months ahead
  157.    of the current date. You be the judge here. When your done, "S"ave the
  158.    date. You'll be taken back to the SysOp Menu.
  159.  
  160. 10: That's it! Your all done! New Players may now begin to play the game!
  161.     H&S has built in "clean-up" routines to take care of dead players, etc,
  162.     so you needn't worry about trying to find an "amaint" type program for
  163.     H&S. To figure out the rest of the game, refer to the NUMEROUS help
  164.     files included in the game, or read the "HS.Docs" file inside the H&S
  165.     directory.
  166.  
  167.     Well, that should do it. I believe you shouldn't have any problems if
  168.     you followed the above steps, but if you do, let me know and I'll try
  169.     to walk you through the setup.
  170.                                                                     Dotoran
  171. ============================================================================
  172.     Hack & Slash, v2.2 DOS Pfile; CNet Install Docs by Dotoran; The End!
  173. ============================================================================
  174.